Total Complexity | 14 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 122 |
Lines of code | 81 |
Logical lines of code | 22 |
Comment lines | 0 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isTableHealthy() | 52 | 3 | 27 | |
fixTable() | 68 | 3 | 8 | |
getColumns() | 57 | 1 | 17 | |
__construct() | 73 | 1 | 5 | |
getTableName() | 81 | 1 | 3 | |
getIndexes() | 66 | 1 | 9 | |
createTable() | 79 | 1 | 3 | |
dropTable() | 81 | 1 | 3 | |
isTableExistent() | 81 | 1 | 3 | |
getErrors() | 81 | 1 | 3 |